func math.mod 2 uses math (current package) mod.go#L26: return mod(x, y) mod.go#L29: func mod(x, y float64) float64 {
The pages are generated with Golds v0.7.6. (GOOS=linux GOARCH=amd64)